You are looking at the HTML representation of the XML format.
HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format.
To see the non HTML representation of the XML format, set format=xml.
See the complete documentation, or API help for more information.
<?xml version="1.0"?>
<api>
  <query>
    <pages>
      <page ns="0" title="API" missing="" />
      <page pageid="1" ns="0" title="Main Page">
        <revisions>
          <rev user="WikiSysop" timestamp="2017-11-30T01:12:14Z" comment="/* SELinux Project Wiki */" contentformat="text/x-wiki" contentmodel="wikitext" xml:space="preserve">=SELinux Project Wiki=

This is the official Security Enhanced Linux (SELinux) project page. Here you will find resources for users, administrators, vendors and developers.

For an account, send email to jmorris AT namei.org.


'''Note''': This site is now somewhat historical: please visit https://github.com/SELinuxProject for up to date development information.

= What is SELinux =
SELinux is a security enhancement to Linux which allows users and administrators more control over access control.

Access can be constrained on such variables as which users and applications can access which resources.  These resources may take the form of files. Standard Linux access controls, such as file modes (-rwxr-xr-x) are modifiable by the user and the applications which the user runs.  Conversely, SELinux access controls are determined by a policy loaded on the system which may not be changed by careless users or misbehaving applications.

SELinux also adds finer granularity to access controls. Instead of only being able to specify who can read, write or execute a file, for example, SELinux lets you specify who can unlink, append only, move a file and so on. SELinux allows you to specify access to many resources other than files as well, such as network resources and interprocess communication (IPC).

For more information about SELinux see the [[FAQ]] and other resources listed here.

[[FAQ]]

[[NewUsers | New Users]]

[[AdminDocs | Administrators and users]]

[[AdvancedUsers | Advanced Users]]

[[Vendors]]

[[Developers]]

[[Conferences | SELinux summit and conference information]]

[[User Resources | Additional Resources]]

[[:Category:UseCases | Use cases]]</rev>
        </revisions>
      </page>
    </pages>
  </query>
</api>